Represents a single contact request, which is a submission from a (possibly anonymous) user
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| id | long | ||
| createdDate | Date | ||
| profile | ExtProfileBean | ||
| company | String | ||
| String | |||
| firstName | String | ||
| phone | String | ||
| surName | String | ||
| message | String | ||
| userAgent | String | ||
| sourceIp | String | ||
| contactForm | String | ||
| attachments | List | ||
| fields | Map |
Hide comments